Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add Google Chat Notifications Webhook Support #229

Merged
merged 1 commit into from
Oct 17, 2023
Merged

Add Google Chat Notifications Webhook Support #229

merged 1 commit into from
Oct 17, 2023

Conversation

leoherzog
Copy link
Contributor

Google Chat supports webhooks in their Spaces group chat option. The structure is a flat JSON payload:

{
  "text": "message"
}

This PR adds the option in a very similar style to the existing Discord notifications.

@AnandChowdhary
Copy link
Member

Thank you! Can you please remove any changes in the dist folders? Then the CI will build and release automatically :)

@leoherzog
Copy link
Contributor Author

Reverted!

@AnandChowdhary
Copy link
Member

Thank you!

@AnandChowdhary AnandChowdhary merged commit cb78cff into upptime:master Oct 17, 2023
@upptime-bot
Copy link
Member

🎉 This PR is included in version 1.33.0 🎉

The release is available on:

Your semantic-release bot 📦🚀

@leoherzog leoherzog deleted the google-chat branch October 17, 2023 18:37
@leoherzog
Copy link
Contributor Author

Thank you!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants